Skip to content

Methods Hover#75

Open
rcosta358 wants to merge 5 commits intomainfrom
methods-hover
Open

Methods Hover#75
rcosta358 wants to merge 5 commits intomainfrom
methods-hover

Conversation

@rcosta358
Copy link
Copy Markdown
Collaborator

@rcosta358 rcosta358 commented May 10, 2026

Closes #72. Adds hover for methods using the updated context history from #218. It displays return, parameter, and state refinements. Since multiple classes can have methods with the same name, it uses VS Code definition resolution and filters methods by the receiver type.

Examples

image image

@rcosta358 rcosta358 requested a review from CatarinaGamboa May 10, 2026 17:36
@rcosta358 rcosta358 self-assigned this May 10, 2026
@rcosta358 rcosta358 added the enhancement New feature or request label May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hover Refined Methods

1 participant